/*  Thanks to Kuulbahh and SaintDude for being good BZ reps and just all-around great guys to play with...  I look forward to playin with BZ whenever nuclear power school lets me.

Look for Team BattleZone on a BattleZone II server near you...

{bz}55

P.S.  Bizzy want a cracker?
*/



Durn="1.9",


CamX="30 * sin( t / 5 ) + 60",
CamY="40 * cos( t / 4.1 )",
CamZ="30 * cos( t / 6.2 )",

CmLX="60",
CmLY="0",
CmLZ="0",

CUpX="0",
CUpY="0",
CUpZ="1",



C0=".6 * ( 1 - dt )",

R=".9 * C0",
G=".8 * C0",
B="1.8 * dt * ( 1 - dt )",

B0="rnd(1) + .2",
B1="rnd(1) + .2",
B2="rnd(1) + .2",

LvlR="B0",
LvlG="B1",
LvlB="B2",


// Preferred dimentions/aspect
widt=490,heig=380,


ConL=0,ConB=1,




C1="seed( st )",
C2="dt",
C3="1 - ( 1 - dt ) ^ 3",
C4="( rnd( 140 ) - 70 )", // y destination (cen)

C5="80 * ( 1 - c3 )",
C6="30 * c0",

X="( 140 + 10 * sin(  6.2831853 * s ) ) * dt",
Y="c5 * (s - .5) + c3 * ( 10 * cos(  6.2831853 * s ) + C4 )",
Z="c6 * fft( s )",



Scal="800",

ScSz=1,

Pers="220",


Vers=40